home *** CD-ROM | disk | FTP | other *** search
/ Compton's Interactive Encyclopedia 5.1 / Compton's Interactive Encyclopedia Version 5.1 - 1997 Edition (SoftKey Multimedia)(1996).ISO / win / cie.att < prev    next >
Text File  |  1996-11-06  |  38KB  |  983 lines

  1. ;;;  CIE97 Attribute database file -- updated August 1996 for CIE97
  2. ;;;
  3. ;;;  This file is used to specify:
  4. ;;;        rollover tool tip text
  5. ;;;             button audio help
  6. ;;;        button context sensitive text help
  7. ;;;        viewer pane audio help
  8. ;;;        button click sounds (specific and generic)
  9. ;;;
  10. ;;;  Some mumbo jumbo from Kris K. from CIE96:
  11. ;;;      The RegEx describing this file is:
  12. ;;;      {[PathToken][\.\*]}*[Attribute] : [^\n]*
  13. ;;;      Spaces :
  14. ;;;           1. Between path token (path1.   path2) are stripped out.
  15. ;;;           2. Inside a path token is maintained.
  16. ;;;
  17. ;;;  Syntax:
  18. ;;;
  19. ;;;    audio help:
  20. ;;;
  21. ;;;        generic control button:
  22. ;;;            [button bitmap name].HelpAudio: [help audio .wav file]
  23. ;;;                    or
  24. ;;;            [pane name]*[button bitmap name].HelpAudio: [help audio .wav file]
  25. ;;;
  26. ;;;        path bar button:
  27. ;;;            ZPathBar.[module name].HelpAudio: [help audio .wav file]
  28. ;;;        menu bar button:
  29. ;;;            ZMenuBar.[button bitmap name].HelpAudio: [help audio .wav file]
  30. ;;;        viewer pane / window
  31. ;;;            [pane name]*.HelpAudio: [help audio .wav file] ???????
  32. ;;;
  33. ;;;    rollover tool tip text:
  34. ;;;
  35. ;;;        generic control button:
  36. ;;;            [button bitmap name].HelpText: [rollover text]
  37. ;;;                    or
  38. ;;;            [pane name]*[button bitmap name].HelpText: [rollover text]
  39. ;;;
  40. ;;;        path bar button:
  41. ;;;            ZPathBar.[module name].HelpText: [rollover text]
  42. ;;;        menu bar button:
  43. ;;;            ZMenuBar.[button bitmap name].HelpText: [rollover text]
  44. ;;;        viewer pane / window
  45. ;;;            [pane name]*.HelpText: [rollover text] ???????
  46. ;;;
  47. ;;;
  48. ;;;    context sensititve text help
  49. ;;;
  50. ;;;        generic control button:                                    ????
  51. ;;;            [button bitmap name].HelpTopic: [.hlp file header]
  52. ;;;                    or
  53. ;;;            [pane name]*[button bitmap name].HelpTopic: [.hlp file header]
  54. ;;;
  55. ;;;        path bar button: ????
  56. ;;;            ZPathBar.[module name].HelpTopic: [.hlp file header]
  57. ;;;        menu bar button:     ????
  58. ;;;            ZMenuBar.[button bitmap name].HelpTopic: [.hlp file header]
  59. ;;;        viewer pane / window
  60. ;;;            [pane name]*.HelpTopic: [.hlp file header]
  61. ;;;
  62. ;;;    button click sounds
  63. ;;;
  64. ;;;        default button click on mousedown:
  65. ;;;            ClickSound: [.wav file]
  66. ;;;
  67. ;;;        default button click on mouseup:
  68. ;;;            Sound: [.wav file]
  69. ;;;
  70. ;;;        specific button click on mouseup:
  71. ;;;            ZPathBar.[module name].Sound: [.wav file]
  72. ;;;
  73. ;;;        group button click on mouseup:
  74. ;;;            ZMenuBar*Sound: [.wav file]
  75. ;;;
  76.  
  77. ;        *****************
  78. ;        DEFAULT BEHAVIORS
  79. ;        *****************
  80. ClickSound:             clkinit.wav!
  81. Sound:                  clkother.wav!
  82.  
  83. ;        ****************
  84. ;        PATH BAR BUTTONS
  85. ;        ****************
  86.  
  87. ;        Menu button
  88. ZPathBar.menu.HintText:        See a list of additional features and tools in Compton's
  89. ZPathBar.menu.HelpAudio:         menu.wav
  90. ZPathBar.menu.HelpTopic:         Menu Bar
  91. ZPathBar.menu.Sound:             clkpmenu.wav
  92.  
  93. ;        Find button
  94. ZPathBar.contents.HintText:     Find specific content in the encyclopedia
  95. ZPathBar.contents.HelpAudio:     find3.wav
  96. ZPathBar.contents.HelpTopic:     Find
  97. ZPathBar.contents.Sound:    clkpcont.wav
  98.  
  99. ;        Atlas
  100. ZPathBar.atlas.HintText:        Find a location on the globe using the interactive atlas
  101. ZPathBar.atlas.HelpAudio:       atlas.wav
  102. ZPathBar.atlas.HelpTopic:       Atlas
  103. ZPathBar.atlas.Sound:        clkpat.wav
  104.  
  105. ;        Timeline
  106. ZPathBar.timeline.HintText:     View timelines of events in U.S. and world history
  107. ZPathBar.timeline.HelpAudio:     timeline.wav
  108. ZPathBar.timeline.HelpTopic:     Timeline
  109. ZPathBar.timeline.Sound:    clkptime.wav
  110.  
  111. ;         InfoLinks
  112. ZPathBar.infopilt.HintText:     Brainstorm to find the connections between related articles
  113. ZPathBar.infopilt.HelpAudio:     infopav1.wav
  114. ZPathBar.infopilt.HelpTopic:     InfoLinks
  115. ZPathBar.infopilt.Sound:    clkpinfo.wav
  116.  
  117. ;        Topic Tree
  118. ZPathBar.topictre.HintText:     Take a broad research topic and narrow it down to specific articles
  119. ZPathBar.topictre.HelpAudio:     topic.wav
  120. ZPathBar.topictre.HelpTopic:     Topic Tree
  121. ZPathBar.topictre.Sound:    clkptree.wav
  122.  
  123. ;        Explore
  124. ZPathBar.explrsch.HintText:     Explore six exciting, 3D environments
  125. ZPathBar.explrsch.HelpAudio:     explore.wav
  126. ZPathBar.explrsch.HelpTopic:     Explore Environments
  127. ZPathBar.Explrsch.Sound:    clkpexpl.wav
  128.  
  129. ;        Planetarium
  130. ZPathBar.astromap.HintText:     Observe the night sky and discover other worlds
  131. ZPathBar.astromap.HelpAudio:     ptm.wav
  132. ZPathBar.astromap.HelpTopic:     Planetarium
  133. ZPathBar.astromap.Sound:      clkpptm.wav
  134.  
  135. ;        ShowMaker
  136. ZPathBar.editroom.HintText:     Create your own multimedia presentations
  137. ZPathBar.editroom.HelpAudio:     showmakr.wav
  138. ZPathBar.editroom.HelpTopic:     ShowMaker
  139. ZPathBar.editroom.Sound:    clkpedit.wav
  140.  
  141. ;        Online
  142. ZPathBar.online.HintText:       Use Compton's Monthly Updater or connect to Compton's online world
  143. ZPathBar.online.HelpAudio:     online4.wav
  144. ZPathBar.online.HelpTopic:     Online
  145. ZPathBar.online.Sound:        clkponln.wav
  146.  
  147.  
  148. ;        ****************
  149. ;        MENU BAR BUTTONS
  150. ;        ****************
  151. ;
  152. ;        Default sound
  153. ZMenuBar*Sound:            clkmenub.wav
  154.  
  155. ;        Recent Events
  156. ZMenuBar.eventhis.HintText:     Watch a narrated presentation of significant recent events
  157. ZMenuBar.eventhis.HelpAudio:     events2.wav
  158. ZMenuBar.eventhis.HelpTopic:     Recent Events
  159.  
  160. ;         Star Quest Game
  161. ZMenuBar.strquest.HintText:    Become a celestial photographer in search of the universe's hidden beauty
  162. ZMenuBar.strquest.HelpAudio:    starqust.wav
  163. ZMenuBar.strquest.HelpTopic:    Star Quest Game
  164.  
  165. ;        Exploring Questions
  166. ZMenuBar.explques.HintText:     Use Compton's to hunt for answers to intriguing questions
  167. ZMenuBar.explques.HelpAudio:    expqstns.wav
  168. ZMenuBar.explques.HelpTopic:    Exploring Questions
  169.  
  170. ;        On This Date
  171. ZMenuBar.ThisDate.HintText:     See historical events and famous birthdays for any given date
  172. ZMenuBar.thisdate.HelpAudio:     otd.wav
  173. ZMenuBar.thisdate.HelpTopic:     On This Date
  174.  
  175. ;        Picture Tour
  176. ZMenuBar.picttour.HintText:     Take a slide show tour of the encyclopedia's pictures
  177. ZMenuBar.picttour.HelpAudio:     pictour2.wav
  178. ZMenuBar.picttour.HelpTopic:     Picture Tour
  179.  
  180. ;        Research History
  181. ZMenuBar.rsrchist.HintText:     View the list of places you've visited in the encyclopedia
  182. ZMenuBar.rsrchist.HelpAudio:     reshist.wav
  183. ZMenuBar.rsrchist.HelpTopic:     Research History
  184.  
  185. ;        Make Shortcut
  186. ZMenuBar.shrtcut.HintText:        Save your place in Compton's on the Windows desktop
  187. ZMenuBar.shrtcut.HelpAudio:     shortcut.wav
  188. ZMenuBar.shrtcut.HelpTopic:     Make Shortcut
  189.  
  190. ;         Bookmark List
  191. ZMenuBar.bkmklist.HintText:     View and organize the list of items you've bookmarked
  192. ZMenuBar.bkmklist.HelpAudio:     bookmrk2.wav
  193. ZMenuBar.bkmklist.HelpTopic:     Bookmark List
  194.  
  195. ;        Dictionary/Thesaurus
  196. ZMenuBar.dictthes.HintText:     Look up words in the dictionary and thesaurus
  197. ZMenuBar.dictthes.HelpAudio:     dictthes.wav
  198. ZMenuBar.dictthes.HelpTopic:     Dictionary
  199.  
  200. ;         Word Processor
  201. ZMenuBar.notebook.HintText:     Activate your word processor
  202. ZMenuBar.notebook.HelpAudio:     wordproc.wav
  203. ZMenuBar.notebook.HelpTopic:     Word Processor
  204.  
  205. ;        Guided Tour
  206. ZMenuBar.tourguid.HintText:     Take a tour of the features in Compton's
  207. ZMenuBar.tourguid.HelpAudio:     guide2.wav
  208. ZMenuBar.tourguid.HelpTopic:     Guided Tour
  209.  
  210. ;        Preferences
  211. ZMenuBar.prefs.HintText:        Customize the way Compton's works
  212. ZMenuBar.prefs.HelpAudio:     prefs.wav
  213. ZMenuBar.prefs.HelpTopic:     Preferences
  214.  
  215. ;        Tips & Hints
  216. ZMenuBar.tips.HintText:        View tips and secrets about how to use Compton's
  217. ZMenuBar.tips.HelpAudio:    tips.wav
  218. ZMenuBar.tips.HelpTopic:    Tips & Hints
  219.  
  220. ;        About CIE
  221. ZMenuBar.aboutcie.HintText:     Learn about the people and companies who helped make Compton's
  222. ZMenuBar.aboutcie.HelpAudio:     about2.wav
  223. ZMenuBar.aboutcie.HelpTopic:     About CIE
  224.  
  225. ;        Help
  226. ZMenuBar.onlnhelp.HintText:     Get help in using Compton's
  227. ZMenuBar.onlnhelp.HelpAudio:     onlnhlp2.wav
  228. ZMenuBar.onlnhelp.HelpTopic:     Help
  229.  
  230.  
  231. ;    ******************
  232. ;    Status Bar Buttons
  233. ;    ******************
  234.  
  235. ;         Explain
  236. ZControlBar.explain.HintText:      Get a brief explanation about a button or feature
  237. ZControlBar.explain.HelpAudio:     explain.wav
  238. ZControlBar.explain.HelpTopic:     Command Buttons
  239. ZControlBar.explain.Sound:         click.wav
  240. ;
  241. ;        Backtrack
  242. ZControlBar.backtrk.HintText:     Go back to the last place you visited in Compton's
  243. ZControlBar.backtrk.HelpAudio:     backtrac.wav
  244. ZControlBar.backtrk.H